home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 1-2.iso / ADDONS / HALFLIFE / GATEWAY.EXE / Gateway / models / V_crowbar.mdl / in.qc < prev    next >
Encoding:
Text File  |  1999-08-25  |  1.1 KB  |  73 lines

  1. // Created by Crowbar 0.74
  2.  
  3. // Stored modelname (without quotes): "tfc/models/v_umbrella.mdl"
  4. $modelname "in.mdl"
  5. $cd "."
  6. $cdtexture "."
  7. $cliptotextures
  8. $scale 1.0
  9.  
  10. $bodygroup "studio"
  11. {
  12.     studio "V_Umbrella_Template1"
  13. }
  14.  
  15. $flags 0
  16.  
  17. $texrendermode "DM_base.bmp" chrome
  18. $texrendermode "GLOVE_handpak.bmp.bmp" chrome
  19.  
  20. $cbox 0 0 0 0 0 0
  21.  
  22. $bbox 0 0 0 0 0 0
  23.  
  24. $hbox 0 "Bip01 R Arm2" 0 -2.8 -4 11.368422 3.02 1.73
  25. $hbox 0 "Bip01 R Hand" 0 -0.87 -5 5.45 3.53 20.959999
  26.  
  27. $sequence "idle1" {
  28.     "in_anims\idle1"
  29.     fps 13
  30. }
  31. $sequence "draw" {
  32.     "in_anims\draw"
  33.     fps 24
  34. }
  35. $sequence "holster" {
  36.     "in_anims\holster"
  37.     fps 24
  38. }
  39. $sequence "attack1" {
  40.     "in_anims\attack1"
  41.     fps 22
  42. }
  43. $sequence "attack1miss" {
  44.     "in_anims\attack1miss"
  45.     fps 22
  46. }
  47. $sequence "attack2" {
  48.     "in_anims\attack2"
  49.     fps 22
  50. }
  51. $sequence "attack2hit" {
  52.     "in_anims\attack2hit"
  53.     fps 22
  54. }
  55. $sequence "attack3" {
  56.     "in_anims\attack3"
  57.     fps 24
  58. }
  59. $sequence "attack3hit" {
  60.     "in_anims\attack3hit"
  61.     fps 24
  62. }
  63. $sequence "idle2" {
  64.     "in_anims\idle2"
  65.     fps 15
  66.     loop
  67. }
  68. $sequence "idle3" {
  69.     "in_anims\idle3"
  70.     fps 15
  71.     loop
  72. }
  73.